=== SAVED CAST: 5 manataketh_5 ===
Normalized points: 64
Raw points: 9

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3749, 0.1328)
  [ 1]  (0.4220, 0.1497)
  [ 2]  (0.4692, 0.1666)
  [ 3]  (0.5163, 0.1834)
  [ 4]  (0.5634, 0.2003)
  [ 5]  (0.6105, 0.2172)
  [ 6]  (0.6576, 0.2340)
  [ 7]  (0.7047, 0.2509)
  [ 8]  (0.7413, 0.2831)
  [ 9]  (0.7741, 0.3209)
  [10]  (0.8068, 0.3588)
  [11]  (0.8396, 0.3966)
  [12]  (0.8723, 0.4345)
  [13]  (0.9051, 0.4723)
  [14]  (0.9378, 0.5102)
  [15]  (0.9706, 0.5480)
  [16]  (1.0000, 0.5869)
  [17]  (0.9955, 0.6367)
  [18]  (0.9909, 0.6866)
  [19]  (0.9864, 0.7364)
  [20]  (0.9818, 0.7862)
  [21]  (0.9505, 0.8094)
  [22]  (0.9007, 0.8143)
  [23]  (0.8508, 0.8192)
  [24]  (0.8010, 0.8241)
  [25]  (0.7512, 0.8290)
  [26]  (0.7014, 0.8339)
  [27]  (0.6516, 0.8388)
  [28]  (0.6018, 0.8437)
  [29]  (0.5520, 0.8487)
  [30]  (0.5022, 0.8536)
  [31]  (0.4524, 0.8585)
  [32]  (0.4026, 0.8634)
  [33]  (0.3531, 0.8672)
  [34]  (0.3105, 0.8409)
  [35]  (0.2679, 0.8146)
  [36]  (0.2253, 0.7883)
  [37]  (0.1828, 0.7620)
  [38]  (0.1402, 0.7357)
  [39]  (0.0976, 0.7094)
  [40]  (0.0550, 0.6831)
  [41]  (0.0124, 0.6568)
  [42]  (0.0000, 0.6198)
  [43]  (0.0163, 0.5725)
  [44]  (0.0326, 0.5251)
  [45]  (0.0489, 0.4778)
  [46]  (0.0652, 0.4305)
  [47]  (0.0814, 0.3832)
  [48]  (0.0977, 0.3359)
  [49]  (0.1140, 0.2886)
  [50]  (0.1303, 0.2412)
  [51]  (0.1466, 0.1939)
  [52]  (0.1823, 0.1711)
  [53]  (0.2321, 0.1660)
  [54]  (0.2819, 0.1609)
  [55]  (0.3317, 0.1557)
  [56]  (0.3815, 0.1506)
  [57]  (0.4312, 0.1455)
  [58]  (0.4810, 0.1403)
  [59]  (0.5308, 0.1352)
  [60]  (0.5759, 0.1474)
  [61]  (0.6163, 0.1770)
  [62]  (0.6567, 0.2065)
  [63]  (0.6970, 0.2361)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.5869)  angle=42.3 deg
  V1  (0.9818, 0.7862)  angle=48.3 deg
  V2  (0.9505, 0.8094)  angle=30.8 deg
  V3  (0.3531, 0.8672)  angle=36.1 deg
  V4  (0.0124, 0.6568)  angle=39.8 deg
  V5  (0.0000, 0.6198)  angle=37.5 deg
  V6  (0.1466, 0.1939)  angle=38.5 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
